﻿2026-07-06T05:02:09.9780445Z ##[group]Run actions/checkout@v5
2026-07-06T05:02:09.9781189Z with:
2026-07-06T05:02:09.9781534Z   fetch-depth: 0
2026-07-06T05:02:09.9781948Z   repository: SaberMage/spt-core
2026-07-06T05:02:09.9784754Z   token: ***
2026-07-06T05:02:09.9785107Z   ssh-strict: true
2026-07-06T05:02:09.9785458Z   ssh-user: git
2026-07-06T05:02:09.9785821Z   persist-credentials: true
2026-07-06T05:02:09.9786215Z   clean: true
2026-07-06T05:02:09.9786568Z   sparse-checkout-cone-mode: true
2026-07-06T05:02:09.9786970Z   fetch-tags: false
2026-07-06T05:02:09.9787323Z   show-progress: true
2026-07-06T05:02:09.9787674Z   lfs: false
2026-07-06T05:02:09.9788010Z   submodules: false
2026-07-06T05:02:09.9788368Z   set-safe-directory: true
2026-07-06T05:02:09.9788926Z ##[endgroup]
2026-07-06T05:02:10.0609073Z Syncing repository: SaberMage/spt-core
2026-07-06T05:02:10.0611066Z ##[group]Getting Git version info
2026-07-06T05:02:10.0611721Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-07-06T05:02:10.0612894Z [command]/usr/bin/git version
2026-07-06T05:02:10.0625110Z git version 2.43.0
2026-07-06T05:02:10.0645413Z ##[endgroup]
2026-07-06T05:02:10.0659829Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/f0b2075f-b08a-4f8a-bfff-fd0e9016a7ee' before making global git config changes
2026-07-06T05:02:10.0661270Z Adding repository directory to the temporary git global config as a safe directory
2026-07-06T05:02:10.0664260Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-07-06T05:02:10.0699122Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-06T05:02:10.0722665Z https://github.com/SaberMage/spt-core
2026-07-06T05:02:10.0733717Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-06T05:02:10.0736735Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-06T05:02:10.0760742Z HEAD
2026-07-06T05:02:10.0792298Z ##[endgroup]
2026-07-06T05:02:10.0793018Z [command]/usr/bin/git submodule status
2026-07-06T05:02:10.0975765Z ##[group]Cleaning the repository
2026-07-06T05:02:10.0978242Z [command]/usr/bin/git clean -ffdx
2026-07-06T05:02:10.1007388Z Removing traceable-reqs
2026-07-06T05:02:10.1013165Z [command]/usr/bin/git reset --hard HEAD
2026-07-06T05:02:10.1064658Z HEAD is now at 09deb8eba Merge 600f242fcfbf0e52a2b6199bd7d50939032ff445 into 06cea5cde193b7f0307a0334de0917ea7bd7742a
2026-07-06T05:02:10.1070374Z ##[endgroup]
2026-07-06T05:02:10.1072126Z ##[group]Disabling automatic garbage collection
2026-07-06T05:02:10.1074971Z [command]/usr/bin/git config --local gc.auto 0
2026-07-06T05:02:10.1098115Z ##[endgroup]
2026-07-06T05:02:10.1098772Z ##[group]Setting up auth
2026-07-06T05:02:10.1103405Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-06T05:02:10.1128087Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-06T05:02:10.1315492Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-06T05:02:10.1341553Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-06T05:02:10.1539363Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-06T05:02:10.1563088Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-06T05:02:10.1750371Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-06T05:02:10.1780342Z ##[endgroup]
2026-07-06T05:02:10.1781212Z ##[group]Fetching the repository
2026-07-06T05:02:10.1787387Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +09deb8ebaed6d4fb12a70cbb8c352599fb296654:refs/remotes/pull/52/merge
2026-07-06T05:02:11.1521525Z From https://github.com/SaberMage/spt-core
2026-07-06T05:02:11.1522465Z  * [new branch]          remote-truth -> origin/remote-truth
2026-07-06T05:02:11.1560390Z ##[endgroup]
2026-07-06T05:02:11.1561204Z ##[group]Determining the checkout info
2026-07-06T05:02:11.1562104Z ##[endgroup]
2026-07-06T05:02:11.1565656Z [command]/usr/bin/git sparse-checkout disable
2026-07-06T05:02:11.1603335Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-06T05:02:11.1624785Z ##[group]Checking out the ref
2026-07-06T05:02:11.1626871Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/52/merge
2026-07-06T05:02:11.1679090Z HEAD is now at 09deb8eba Merge 600f242fcfbf0e52a2b6199bd7d50939032ff445 into 06cea5cde193b7f0307a0334de0917ea7bd7742a
2026-07-06T05:02:11.1683971Z ##[endgroup]
2026-07-06T05:02:11.1721211Z [command]/usr/bin/git log -1 --format=%H
2026-07-06T05:02:11.1747252Z 09deb8ebaed6d4fb12a70cbb8c352599fb296654
